Update weblinks in comments from HTTP to HTTPS
[lhc/web/wiklou.git] / resources / src / polyfill-nodeTypes.js
index 556b51b..5f52d1e 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Adds window.Node with node types according to:
- * http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-1950641247
+ * https://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-1950641247
  */
 
 window.Node = window.Node || {